home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 115 / macaddict115.cdr / Software / Development / phpstudio.dmg / PHP Studio.app / Contents / Frameworks / ASFullSmoothWindowView.h < prev    next >
Text File  |  2005-12-17  |  107b  |  9 lines

  1. /* ASFullSmoothWindowView */
  2.  
  3. #import <Cocoa/Cocoa.h>
  4.  
  5. @interface ASFullSmoothWindowView : NSView
  6. {
  7. }
  8. @end
  9.